home *** CD-ROM | disk | FTP | other *** search
/ 64'er / 64ER_CD.iso / sh1x / sh15a.d64 / dos boot (.txt) < prev    next >
Commodore BASIC  |  1995-03-30  |  207b  |  8 lines

  1. 100 PRINT"[147]MAUS DOS 64  WIRD GELADEN - BITTE WARTEN"
  2. 110 A=PEEK(646):POKE 646,PEEK(53281) AND 15
  3. 120 PRINT"LOAD";CHR$(34);"MAUS DOS";CHR$(34);",";PEEK(186);":"
  4. 130 PRINT"RUN:"
  5. 140 POKE 631,13:POKE 632,13:POKE 198,2
  6. 150 POKE 646,A
  7. 160 PRINT"":END
  8.